home *** CD-ROM | disk | FTP | other *** search
/ Champak 122 / Vol 122.iso / games / super_ma.swf / scripts / DefineButton2_781 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2011-01-06  |  47 b   |  5 lines

  1. on(press){
  2.    perso = 3;
  3.    nextFrame();
  4. }
  5.